home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
0617
/
data.z
/
rMail.exe
/
0
/
RCDATA
/
TDEBUGDLG
/
TDEBUGDLG.txt
Wrap
Text File
|
1996-10-21
|
1KB
|
59 lines
object DebugDlg: TDebugDlg
Left = 606
Top = 498
Width = 406
Height = 191
Caption = 'DebugLog!'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
OnActivate = FormActivate
OnCreate = FormCreate
TextHeight = 16
object Toolbar1: TtpToolBar
Left = 0
Top = 0
Width = 398
Height = 24
HelpContext = 1
Align = alTop
TabOrder = 0
object ToolButton1: TtpToolButton
Left = 2
Top = 2
Width = 44
Height = 20
Caption = 'Close'
OnClick = ToolButton1Click
LeaveSpace = False
MinWidth = 25
end
object ToolButton2: TtpToolButton
Left = 48
Top = 2
Width = 25
Height = 20
AllowAllUp = True
GroupIndex = 1
Down = True
Caption = 'On'
OnClick = ToolButton2Click
LeaveSpace = False
MinWidth = 25
end
end
object Memo1: TMemo
Left = 0
Top = 24
Width = 398
Height = 140
Align = alClient
Lines.Strings = (
'Memo1')
ScrollBars = ssBoth
TabOrder = 1
end
end